desktop_windows
local_offer Category
Features
4 features passed
12 features failed, 0 skipped
Scenarios
46 scenarios passed
44 scenarios failed, 0 skipped, 0 others
Steps
1,123 steps passed
54 steps failed, 421 skipped, 0 others
Timeline (seconds)
  • Verify Base Page Scenarios Nov 29, 2022 01:29:13 AM Fail
    00 00 48.705
    check_circle Scenario Outline: Verify user is able to selects the language


    language
    English
    @basepage @regression @verifySelectLanguage
    • check_circleVerify user is able to selects the language
      @basepage @regression @verifySelectLanguage
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
    00 01 24.055
    check_circle Scenario Outline: Verify User is able to press the Change phone number and login through another number


    languagephoneNumberchange_numbercountry
    English72760505058087087642India
    @changeNumber @basepage @regression
    • check_circleVerify User is able to press the Change phone number and login through another number
      @changeNumber @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User selects the country India
      • check_circleAnd User enters mobile number 7276050505
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User clicks on change phone number
      • check_circleThen User is on the base page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
    00 00 53.440
    check_circle Scenario Outline: Verify user not able to login with invalid number


    phoneNumberlanguage
    0000000000English
    @verifyLoginWithInvalidNumber @basepage @regression
    • check_circleVerify user not able to login with invalid number
      @verifyLoginWithInvalidNumber @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User enters mobile number 0000000000
      • check_circleAnd User clicks on continue button
      • check_circleThen Invalid format toast message is displayed
    00 01 05.791
    check_circle Scenario Outline: Verify User is able to see the label "Enter your registered mobile number to login" below the Log In


    language
    English
    @UserIsAbleToSeeLoginPageRegistrationLabel @basepage @regression
    • check_circleVerify User is able to see the label "Enter your registered mobile number to login" below the Log In
      @UserIsAbleToSeeLoginPageRegistrationLabel @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see the registration label on login page
    00 00 54.954
    check_circle Scenario Outline: Verify User is able to see the Place holder "Enter mobile number" in text field


    language
    English
    @VerifyPlaceHolder @basepage @regression
    • check_circleVerify User is able to see the Place holder "Enter mobile number" in text field
      @VerifyPlaceHolder @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see the place holder label on login page
    00 00 57.496
    cancel Scenario Outline: Verify user not able to login with unregister number


    phoneNumberlanguage
    9922006556English
    @basepage @regression @verifyLoginWithUnregisterNumber
    • cancelVerify user not able to login with unregister number
      @basepage @regression @verifyLoginWithUnregisterNumber
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User enters mobile number 9922006556
      • check_circleAnd User clicks on continue button
      • cancelThen Unregister Number toast message is displayed
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_not_able_to_login_with_unregister_number
    00 03 37.676
    check_circle Scenario Outline: Verify user not able to login with valid otp


    phoneNumberlanguagecountry
    8087087642EnglishIndia
    @verifyLoginWithValidOtp @basepage @regression
    • check_circleVerify user not able to login with valid otp
      @verifyLoginWithValidOtp @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
  • Verify Chat Page Scenarios Nov 29, 2022 01:38:55 AM Fail
    00 03 40.565
    check_circle Scenario: Verify user should able to open chat page
    @chatPage @regression @verifyChatPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the chat option
    • check_circleThen User navigates to chat page
    00 03 35.786
    check_circle Scenario Outline: Verify user should be able to Open the specific program chat:


    chatGroupName
    AutomationTest
    @chatPage @openChatProgram @regression
    • check_circleVerify user should be able to Open the specific program chat: AutomationTest
      @chatPage @openChatProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
    00 03 30.210
    cancel Scenario Outline: Verify user should be able to send the message


    chatGroupNamemessage
    AutomationTestHow are you?
    @sendTheMessage @chatPage @regression
    • cancelVerify user should be able to send the message
      @sendTheMessage @chatPage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • cancelAnd User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_send_the_message
    00 02 44.754
    check_circle Scenario Outline: Verify user should be able to open the Group details page by tapping on View details button


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyDetailsPageThroughViewDetailsButton
    • check_circleVerify user should be able to open the Group details page by tapping on View details button
      @chatPage @regression @verifyDetailsPageThroughViewDetailsButton
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the view details button
      • check_circleThen User is able to opens the details page through view details button AutomationTest
    00 02 48.894
    check_circle Scenario Outline: Verify user should be able to open the group details page by tapping on Program group name


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyDetailsPageThroughGroupName
    • check_circleVerify user should be able to open the group details page by tapping on Program group name
      @chatPage @regression @verifyDetailsPageThroughGroupName
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
    00 03 05.799
    check_circle Scenario Outline: Verify user should be able to open the private chat with mentor


    chatGroupName
    AutomationTest
    @chatPage @regression @openPrivateChatWithMentor
    • check_circleVerify user should be able to open the private chat with mentor
      @chatPage @regression @openPrivateChatWithMentor
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on mentor option
      • check_circleThen User is able to open the private chat with mentor
    00 03 22.536
    cancel Scenario Outline: Verify user should be able to see the Media section on group details page


    chatGroupName
    AutomationTest
    @chatPage @verifyMediaSection @regression
    • cancelVerify user should be able to see the Media section on group details page
      @chatPage @verifyMediaSection @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • cancelAnd User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_see_the_Media_section_on_group_details_page
    00 02 48.994
    check_circle Scenario Outline: Verify user should be able to see the Links section on group details page


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyLinksSection
    • check_circleVerify user should be able to see the Links section on group details page
      @chatPage @regression @verifyLinksSection
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on link option
      • check_circleThen User is able to see the links section on group details page
    00 03 40.764
    cancel Scenario Outline: Verify user should be able to see the Documents section on group details page


    chatGroupName
    AutomationTest
    @chatPage @verifyDocumentsSection @regression
    • cancelVerify user should be able to see the Documents section on group details page
      @chatPage @verifyDocumentsSection @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • cancelWhen User clicks on document option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_see_the_Documents_section_on_group_details_page
    00 06 24.973
    cancel Scenario Outline: Verify user should be able to edit the sent message


    chatGroupNamemessagenew_message
    AutomationTesthow r1?How are you?
    @chatPage @regression @editSentMessage
    • cancelVerify user should be able to edit the sent message
      @chatPage @regression @editSentMessage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message how r1?
      • check_circleThen User is able to see the sent message how r1?
      • cancelWhen User edits the sent message with new message How are you?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_edit_the_sent_message
    00 05 55.779
    cancel Scenario Outline: Verify user should be able to delete the sent message


    chatGroupNamemessage
    AutomationTesthow r1?
    @chatPage @deleteSentMessage @regression
    • cancelVerify user should be able to delete the sent message
      @chatPage @deleteSentMessage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message how r1?
      • check_circleThen User is able to see the sent message how r1?
      • cancelWhen User deletes the sent message how r1?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_delete_the_sent_message
    00 05 49.541
    cancel Scenario Outline: Verify user is able to reply on received messages


    chatGroupNamereply_message
    AutomationTestyes
    @chatPage @regression @replyOnReceivedMessage
    • cancelVerify user is able to reply on received messages
      @chatPage @regression @replyOnReceivedMessage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see reply option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_reply_on_received_messages
    00 30 51.843
    cancel Scenario Outline: Verify user is able to send report on received message with report option:


    chatGroupNamereport
    AutomationTestSpam
    AutomationTestViolence
    AutomationTestChild Abuse
    AutomationTestIllegal Drugs
    AutomationTestTell us about you
    AutomationTestCopyright
    AutomationTestPornography
    @chatPage @regression @sendReport
    • cancelVerify user is able to send report on received message with report option:Spam
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Spam
    • cancelVerify user is able to send report on received message with report option:Violence
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Violence
    • cancelVerify user is able to send report on received message with report option:Child Abuse
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Child_Abuse
    • cancelVerify user is able to send report on received message with report option:Illegal Drugs
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Illegal_Drugs
    • cancelVerify user is able to send report on received message with report option:Tell us about you
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Tell_us_about_you
    • cancelVerify user is able to send report on received message with report option:Copyright
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Copyright
    • cancelVerify user is able to send report on received message with report option:Pornography
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Pornography
    00 02 07.512
    check_circle Scenario: Verify user is able to redirect to chat page through message notification link
    @chatPage @redirectToTheChatPageThroughMessagelink @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the message notification link
    • check_circleThen User navigates to chat page
    00 03 49.297
    cancel Scenario Outline: Verify attachment options


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyAttachmentOptions
    • cancelVerify attachment options
      @chatPage @regression @verifyAttachmentOptions
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the attach button
      • cancelThen User is able to see attachment options
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_attachment_options
  • Verify Daily Entries Scenarios Nov 29, 2022 03:03:13 AM Fail
    00 02 46.376
    check_circle Scenario Outline: Add entries on the questionnaires page


    courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTest5Yes1It is a automation testing tool
    @dailyEntries @saveEntries @regression
    • check_circleAdd entries on the questionnaires page
      @dailyEntries @saveEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on Save button
    00 11 39.009
    cancel Scenario Outline: Verify daily entries result according to the filter:


    coursefilters
    AutomationTestAll
    AutomationTestCompleted
    AutomationTestAvailable
    AutomationTestExpired
    @dailyEntries @regression
    • check_circleVerify daily entries result according to the filter: All
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on All filter
      • check_circleThen Result display according to the filter All
    • check_circleVerify daily entries result according to the filter: Completed
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Completed filter
      • check_circleThen Result display according to the filter Completed
    • check_circleVerify daily entries result according to the filter: Available
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Available filter
      • check_circleThen Result display according to the filter Available
    • cancelVerify daily entries result according to the filter: Expired
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • cancelAnd User navigates to otp page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_daily_entries_result_according_to_the_filter:_Expired
  • Verify Daily Entries Calendars Scenarios Nov 29, 2022 03:17:38 AM Pass
    00 03 04.105
    check_circle Scenario Outline: Verify user is able to navigates backward and forward on calendar


    course
    AutomationTest
    @calendar @regression @navigatesToMonthOnCalendar
    • check_circleVerify user is able to navigates backward and forward on calendar
      @calendar @regression @navigatesToMonthOnCalendar
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on date selector option
      • check_circleThen User redirects to Calendar view
      • check_circleWhen User taps on previous option
      • check_circleThen User redirects to previous month
      • check_circleWhen User taps on Next option
      • check_circleThen User redirects to current month
      • check_circleWhen User taps on Next option
      • check_circleThen User redirects to Next month
      • check_circleWhen User taps on close button
      • check_circleThen User redirects to daily entries page
    00 02 48.925
    check_circle Scenario Outline: Verify User is able to select specific date


    courseyearmonthdate
    AutomationTest2022September23
    @calendar @selectSpecificDate @regression
    • check_circleVerify User is able to select specific date
      @calendar @selectSpecificDate @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on date selector option
      • check_circleThen User redirects to Calendar view
      • check_circleWhen User taps on year
      • check_circleAnd User selects the year 2022
      • check_circleAnd User taps on month
      • check_circleAnd User selects the month September
      • check_circleAnd User selects the date 23
      • check_circleAnd User clicks on Apply button
      • check_circleAnd User taps on cross sign
      • check_circleThen Applied date should get cleared
  • Verify End to end Scenarios Nov 29, 2022 03:23:31 AM Fail
    00 01 55.946
    cancel Scenario Outline: Verify delete account and join without parent approval


    languagecountrytraineeNumbermentorNumberprogramName
    EnglishIndia81081081008208024180AutomationTest
    @regression @EndToendScenarios @deleteAccount
    • cancelVerify delete account and join without parent approval
      @regression @EndToendScenarios @deleteAccount
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8108108100
      • check_circleAnd User clicks on continue button
      • cancelThen User navigates to otp page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_delete_account_and_join_without_parent_approval
    00 05 14.444
    cancel Scenario Outline: Verify User is able remove trainee from the program


    languagecountrytraineeNumbermentorNumberprogramName
    EnglishIndia70281762298208024180AutomationTest
    @removeAccount @regression @EndToendScenarios
    • cancelVerify User is able remove trainee from the program
      @removeAccount @regression @EndToendScenarios
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • cancelThen User navigates to home page as a mentor
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_remove_trainee_from_the_program
  • Verify add or update entries scenarios Nov 29, 2022 03:30:41 AM Fail
    00 03 53.164
    cancel Scenario Outline: Add entry or update to assigned course


    courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTest5Yes1It is a automation testing tool
    @entries @addEntries @regression
    • cancelAdd entry or update to assigned course
      @entries @addEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • cancelAnd User taps on save and next button button
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Add_entry_or_update_to_assigned_course
    00 05 01.054
    cancel Scenario Outline: Verify User is able to tap on Save and next Button


    coursenext_courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTestTest5Yes1It is a automation testing tool
    @entries @regression @VerifySaveAndNextBtn
    • cancelVerify User is able to tap on Save and next Button
      @entries @regression @VerifySaveAndNextBtn
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters second question answer It is a automation testing tool
      • check_circleAnd User enters first question answer 1
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • cancelAnd User taps on save and next button
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_to_tap_on_Save_and_next_Button
    00 03 45.671
    check_circle Scenario Outline: Verify User is unable to save the answers without answering questions


    course
    AutomationTest
    @saveEmptyAns @entries @regression
    • check_circleVerify User is unable to save the answers without answering questions
      @saveEmptyAns @entries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User clear first question answer
      • check_circleAnd User taps on Save button
      • check_circleThen User unable to save empty answer
    00 03 44.063
    check_circle Scenario: Verify User is able to see the Questionnaire page through the Entries option
    @redirectToQuestionnairePageThroughEntries @entries @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on Entries option
    • check_circleThen User redirects to entries page
    • check_circleWhen User clicks on the incomplete entry
    • check_circleThen User redirects to questionnaires page
    00 08 33.620
    check_circle Scenario Outline: Verify error message for range type question


    courseans
    AutomationTest0
    AutomationTest12
    AutomationTest7
    @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 0
      • check_circleThen User is able to see the error message 0
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 12
      • check_circleThen User is able to see the error message 12
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 7
      • check_circleThen User is able to see the error message 7
  • To verify Find program by Id Nov 29, 2022 03:55:39 AM Fail
    00 02 14.380
    check_circle Scenario: Verify user is on search program page
    @verifyFindByIdPage @regression @findById
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on Find By Id button
    • check_circleThen User redirects to search program page
    00 03 30.501
    cancel Scenario Outline: Verify User is able to find Program by ID


    programIDprogram_name
    AutomationAutomationTest
    @findProgramById @regression @findById
    • cancelVerify User is able to find Program by ID
      @findProgramById @regression @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • cancelAnd User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_to_find_Program_by_ID
    00 05 55.424
    cancel Scenario Outline: Verify User is able to join Program


    programIDprogram_name
    AutomationAutomationTest
    TestTest
    @regression @joinProgramById @findById
    • check_circleVerify User is able to join Program
      @regression @joinProgramById @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on Find By Id button
      • check_circleThen User redirects to search program page
      • check_circleWhen User enters program id: Automation
      • check_circleAnd User taps on search by ID button
      • check_circleThen User is able to find program by ID:AutomationTest
      • check_circleWhen User clicks on join button
      • check_circleThen User is able to join the program
    • cancelVerify User is able to join Program
      @regression @joinProgramById @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • cancelAnd User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_to_join_Program
  • Verify HomePage Scenarios Nov 29, 2022 04:07:19 AM Pass
    00 03 29.964
    check_circle Scenario Outline: Verify user is able to see the homepage


    phoneNumber
    8087087642
    @regression @verifyHomePage
    • check_circleVerify user is able to see the homepage
      @regression @verifyHomePage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
  • Verify MentorHomePage Scenarios Nov 29, 2022 04:10:49 AM Pass
    00 01 26.237
    check_circle Scenario Outline: Verify user is able to see the homepage of mentor


    phoneNumber
    8208024180
    @verifyMentorHomePage @regression
    • check_circleVerify user is able to see the homepage of mentor
      @verifyMentorHomePage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
  • Verify Mentor Progress Page Scenarios Nov 29, 2022 04:12:16 AM Pass
    00 02 02.556
    check_circle Scenario: Verify mentor is able to redirect to the Progress page
    @MentorProgressPage @regression @verifyProgressPage
    • check_circleGiven User is on the base page
    • check_circleWhen User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleThen User is on login page
    • check_circleWhen User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleThen User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the progress option
    • check_circleThen Mentor redirects to the progress page
    00 05 32.339
    check_circle Scenario Outline: Verify mentor should be able to see the trainee daily entries questions answer


    languagetraineeMobileNumbermentorMobileNumbercourseratingcheckbox_optionfirst_answersecond_answer
    English80870876428208024180AutomationTest5Yes1It is a automation testing tool
    @MentorProgressPage @regression @verifyProgressPageQuestionAnswers
    • check_circleVerify mentor should be able to see the trainee daily entries questions answer
      @MentorProgressPage @regression @verifyProgressPageQuestionAnswers
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on Save button
      • check_circleThen User update answer successfully
      • check_circleWhen User clicks on back arrow button
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by number 8087087642
      • check_circleAnd Mentor long clicks on the trainee 8087087642
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
      • check_circleWhen Mentor clicks on the program AutomationTest
      • check_circleAnd User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleAnd User is able to see first question answer 1
      • check_circleAnd User is able to see second question answer It is a automation testing tool
      • check_circleAnd User is able to see third question answer 5
      • check_circleAnd User is able to see fourth question answer Yes
  • Verify Mentor Trainee Page Scenarios Nov 29, 2022 04:19:50 AM Fail
    00 01 28.395
    check_circle Scenario: Verify mentor is able to redirect to the trainee list
    @MentorTraineePage @verifyMentorIsAbleToRedirectToTraineeList @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    00 01 34.309
    check_circle Scenario Outline: Verify mentor is able to search particular trainee by name


    trainee_name
    Radha Kunjir
    @MentorTraineePage @SearchTraineeByName @regression @Bug-1259
    • check_circleVerify mentor is able to search particular trainee by name
      @MentorTraineePage @SearchTraineeByName @regression @Bug-1259
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
    00 01 03.660
    cancel Scenario: Verify searching result after uncheck search in all programs checkbox
    @MentorTraineePage @regression @uncheckSearchInAllPrograms
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • cancelAnd User enters the otpcode
    • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
    00 10 01.031
    cancel Scenario Outline: Verify Training Programs of the trainee


    trainee_nametraining_programs
    Radha KunjirAutomationTest
    @MentorTraineePage @verifyTrainningProgram @regression
    • cancelVerify Training Programs of the trainee
      @MentorTraineePage @verifyTrainningProgram @regression
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    00 10 10.563
    check_circle Scenario Outline: Verify Mentor redirects to trainee progress page through program


    trainee_nametraining_programs
    Radha KunjirAutomationTest
    @MentorTraineePage @verifyRedirectToTraineeProgressTroughProgram @regression
    • check_circleVerify Mentor redirects to trainee progress page through program
      @MentorTraineePage @verifyRedirectToTraineeProgressTroughProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor long clicks on the trainee Radha Kunjir
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
      • check_circleWhen Mentor clicks on the program AutomationTest
      • check_circleThen Mentor redirects to trainee progress page Radha Kunjir
    00 01 30.290
    check_circle Scenario: Verify Add button on the trainee page
    @MentorTraineePage @regression @verifyAddButtonOnTheTraineePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleAnd Mentor is able to see Add button
    00 01 41.114
    check_circle Scenario: Verify Add trainee list
    @MentorTraineePage @regression @verifyAddTraineesList
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleAnd Mentor is able to see Add button
    • check_circleWhen Mentor clicks on the Add button
    • check_circleThen Mentor is able to see list of trainees
    00 01 41.916
    check_circle Scenario Outline: Verify Mentor not able to send invite for joined trainee


    Trainee_nameMobile_numberstatus
    AutomationTest8087087642Trainee
    @MentorTraineePage @verifyMentorNotAbleToSendInviteForJoinedTrainee @regression
    • check_circleVerify Mentor not able to send invite for joined trainee
      @MentorTraineePage @verifyMentorNotAbleToSendInviteForJoinedTrainee @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleAnd Mentor is able to see Add button
      • check_circleWhen Mentor clicks on the Add button
      • check_circleThen Mentor is able to see list of trainees
      • check_circleWhen Mentor clicks on the trainee:AutomationTest
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleThen Mentor is able to see the mobile number:8087087642 in the suggestion
      • check_circleAnd Mentor is able to see the trainee status:Trainee in the suggestion
    00 01 54.809
    check_circle Scenario Outline: Verify Trainee Menu Options


    trainee_name
    Radha Kunjir
    @MentorTraineePage @verifyTraineeMenuOptions @regression
    • check_circleVerify Trainee Menu Options
      @MentorTraineePage @verifyTraineeMenuOptions @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
    00 01 39.956
    check_circle Scenario Outline: Verify Mentor redirect to the trainee private chat via menu option


    trainee_name
    Radha Kunjir
    @RedirectToPrivateChatOfTheTrainee @MentorTraineePage @regression
    • check_circleVerify Mentor redirect to the trainee private chat via menu option
      @RedirectToPrivateChatOfTheTrainee @MentorTraineePage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
      • check_circleWhen Mentor is clicks on the chat button
      • check_circleThen Mentor is redirects to the trainee Radha Kunjir private chat
    00 01 29.596
    check_circle Scenario Outline: Verify Mentor redirect to the list of the programs via menu option


    trainee_name
    Radha Kunjir
    @MentorTraineePage @RedirectToInviteTraineeList @regression
    • check_circleVerify Mentor redirect to the list of the programs via menu option
      @MentorTraineePage @RedirectToInviteTraineeList @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
      • check_circleWhen Mentor is clicks on the invite button
      • check_circleThen Mentor is redirects list of the programs
  • Scenarios of notification Page Nov 29, 2022 04:54:06 AM Fail
    00 04 59.882
    check_circle Scenario Outline: Verify Mentor is able to send invitation successfully to trainee


    traineeMobileNumber
    8087087642
    @notificationPage @regression @inviteTrainee
    • check_circleVerify Mentor is able to send invitation successfully to trainee
      @notificationPage @regression @inviteTrainee
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
    00 03 29.979
    cancel Scenario Outline: Verify trainee accept the invitation


    traineeMobileNumberprogramName
    8087087642Test
    @notificationPage @regression @acceptInvitation
    • cancelVerify trainee accept the invitation
      @notificationPage @regression @acceptInvitation
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • cancelThen User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_trainee_accept_the_invitation
    00 03 19.334
    cancel Scenario Outline: Verify trainee decline the invitation


    traineeMobileNumberprogramName
    8087087642Test
    @declineInvitation @notificationPage @regression
    • cancelVerify trainee decline the invitation
      @declineInvitation @notificationPage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • cancelThen User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_trainee_decline_the_invitation
  • Verify Profile Page Scenarios Nov 29, 2022 05:05:55 AM Fail
    00 03 33.431
    check_circle Scenario: Verify profile page
    @verifyprofilepage @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    00 03 34.369
    cancel Scenario: Verify privacy policy page
    @verifyprivacypolicy @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_privacy_policy_page
    00 03 54.882
    cancel Scenario: Verify terms of service page
    @verifyTermsOfService @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_terms_of_service_page
    00 09 44.689
    check_circle Scenario Outline: Verify Feedback thoughts


    emoji'ssuggestions
    Loved itAwesome app
    GoodGood app
    Needs workAutomation Testing
    @regression @profilePage @feedbackpage
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Loved it for feedback
      • check_circleAnd User enters Awesome app in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Good for feedback
      • check_circleAnd User enters Good app in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Needs work for feedback
      • check_circleAnd User enters Automation Testing in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    00 03 29.037
    cancel Scenario Outline: Verify Error message after send feedback without reaction


    suggestions
    Awesome app
    @regression @sendFeedbackWithoutReaction @profilePage
    • cancelVerify Error message after send feedback without reaction
      @regression @sendFeedbackWithoutReaction @profilePage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • cancelAnd User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_Error_message_after_send_feedback_without_reaction
    00 02 23.588
    check_circle Scenario: Update the my profile
    @updateprofile @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User clicks on my profile button
    • check_circleThen User navigates to the my profile page
    • check_circleWhen User is able to update the profile
    • check_circleThen User is able to save the profile
    00 03 29.258
    cancel Scenario: Verify user is able to change Theme
    @darktheme @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_user_is_able_to_change_Theme
    00 03 22.931
    cancel Scenario Outline: Verify user is able to change text size using accessbility


    size
    Medium
    @regression @profilePage @fontsize
    • cancelVerify user is able to change text size using accessbility
      @regression @profilePage @fontsize
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • cancelAnd User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_change_text_size_using_accessbility
    00 02 39.009
    check_circle Scenario: Verify user is able to set the Avatar on Basic Details Page
    @regression @profilePage @setAvatar
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User clicks on my profile button
    • check_circleThen User navigates to the my profile page
    • check_circleAnd User able to click on edit avatar button
    00 01 12.454
    cancel Scenario: Verify user is able to logout the account
    @logout @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
    00 10 01.766
    cancel Scenario: Verify user is able to switch to the mentor and mentor to trainee
    @switchToMentorAndMentorToTrainee @regression @profilePage
    • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
  • Scenarios of Program Details Page Nov 29, 2022 05:53:21 AM Fail
    00 10 01.007
    cancel Scenario Outline: Verify User is able to see the programs that was assigned by Trainer


    program
    AutomationTest
    @regression @programDetailsPage @verifyCourseDetails
    • cancelVerify User is able to see the programs that was assigned by Trainer
      @regression @programDetailsPage @verifyCourseDetails
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    00 10 01.589
    cancel Scenario Outline: Verify User is able to redirect to Program Details page after Taping on Program Name


    program
    AutomationTest
    @regression @programDetailsPage @verifyUserOpensProgramDetailsPage
    • cancelVerify User is able to redirect to Program Details page after Taping on Program Name
      @regression @programDetailsPage @verifyUserOpensProgramDetailsPage
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
  • Verify Progress Page Scenarios Nov 29, 2022 06:13:24 AM Fail
    00 10 01.175
    cancel Scenario Outline: Verify User is able to redirect to another program by clicking on Drop down option on progress page


    program_nameother_programtrainee_numberlanguagecountrymentor_number
    AutomationTestTest8087087642EnglishIndia8208024180
    @progressPage @redirectToProgram @regression
    • cancelVerify User is able to redirect to another program by clicking on Drop down option on progress page
      @progressPage @redirectToProgram @regression
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    00 10 01.897
    cancel Scenario Outline: Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page


    programlanguagecountrytrainee_number
    AutomationTestEnglishIndia8087087642
    @progressPage @regression @redirectToQuestionaries
    • cancelVerify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page
      @progressPage @regression @redirectToQuestionaries
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    00 10 02.225
    cancel Scenario Outline: Verify User is able to see the Progress Percentage of Todays Overall Questions


    programlanguagecountrytrainee_number
    AutomationTestEnglishIndia8087087642
    @progressPage @regression @verifyProgress
    • cancelVerify User is able to see the Progress Percentage of Todays Overall Questions
      @progressPage @regression @verifyProgress
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
  • Verify Wall Page Scenarios Nov 29, 2022 06:43:29 AM Fail
    00 10 01.062
    cancel Scenario: Verify user should able to open wall page
    @wallPage @regression @verifyWallPage
    • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    00 07 42.047
    cancel Scenario Outline: Verify user should be able to answer the questions on wall


    ratingcheckbox_optionfirst_answersecond_answer
    5Yes1It is a automation testing tool
    @wallPage @regression @answerWallquestions
    • cancelVerify user should be able to answer the questions on wall
      @wallPage @regression @answerWallquestions
      • cancelGiven User is on the base page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
    00 03 24.246
    cancel Scenario: Verify user should be able to see image on wall page
    @wallPage @regression @verifyImgOnWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_user_should_be_able_to_see_image_on_wall_page
    00 03 29.741
    cancel Scenario: Verify user should be able to see video on wall page
    @wallPage @verifyVideoOnWallPage @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_user_should_be_able_to_see_video_on_wall_page
    00 03 33.130
    cancel Scenario: Verify user should be able to see link on wall page
    @wallPage @regression @verifyLinkOnWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_user_should_be_able_to_see_link_on_wall_page
    00 03 21.570
    cancel Scenario: Verify user should be able to see doc on wall page
    @verifyDocOnWallPage @wallPage @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_user_should_be_able_to_see_doc_on_wall_page
  • @findById 2 4
    Passed: 2 Failed: 4
    Timestamp TestName Status
    Nov 29, 2022 03:55:39 AM Verify user is on search program page Pass
    Nov 29, 2022 03:57:53 AM Verify User is able to find Program by ID Fail
    Nov 29, 2022 03:57:53 AM Verify User is able to find Program by ID Fail
    Nov 29, 2022 04:01:24 AM Verify User is able to join Program Fail
    Nov 29, 2022 04:01:24 AM Verify User is able to join Program Pass
    Nov 29, 2022 04:03:50 AM Verify User is able to join Program Fail
  • @sendFeedbackWithoutReaction 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 05:26:43 AM Verify Error message after send feedback without reaction Fail
    Nov 29, 2022 05:26:43 AM Verify Error message after send feedback without reaction Fail
  • @verifyVideoOnWallPage 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 07:04:36 AM Verify user should be able to see video on wall page Fail
  • @verifyLoginWithUnregisterNumber 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:34:20 AM Verify user not able to login with unregister number Fail
    Nov 29, 2022 01:34:20 AM Verify user not able to login with unregister number Fail
  • @updateprofile 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:30:12 AM Update the my profile Pass
  • @verifyProgress 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 06:33:27 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Fail
    Nov 29, 2022 06:33:27 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Fail
  • @verifyMentorHomePage 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:10:49 AM Verify user is able to see the homepage of mentor Pass
    Nov 29, 2022 04:10:49 AM Verify user is able to see the homepage of mentor Pass
  • @saveEmptyAns 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:39:36 AM Verify User is unable to save the answers without answering questions Pass
    Nov 29, 2022 03:39:36 AM Verify User is unable to save the answers without answering questions Pass
  • @basepage 12 2
    Passed: 12 Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:29:13 AM Verify user is able to selects the language Pass
    Nov 29, 2022 01:29:13 AM Verify user is able to selects the language Pass
    Nov 29, 2022 01:30:02 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 29, 2022 01:30:02 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 29, 2022 01:31:26 AM Verify user not able to login with invalid number Pass
    Nov 29, 2022 01:31:26 AM Verify user not able to login with invalid number Pass
    Nov 29, 2022 01:32:19 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 29, 2022 01:32:19 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 29, 2022 01:33:25 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 29, 2022 01:33:25 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 29, 2022 01:34:20 AM Verify user not able to login with unregister number Fail
    Nov 29, 2022 01:34:20 AM Verify user not able to login with unregister number Fail
    Nov 29, 2022 01:35:17 AM Verify user not able to login with valid otp Pass
    Nov 29, 2022 01:35:17 AM Verify user not able to login with valid otp Pass
  • @changeNumber 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:30:02 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 29, 2022 01:30:02 AM Verify User is able to press the Change phone number and login through another number Pass
  • @setAvatar 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:39:28 AM Verify user is able to set the Avatar on Basic Details Page Pass
  • @openChatProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:42:36 AM Verify user should be able to Open the specific program chat: Pass
    Nov 29, 2022 01:42:36 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
  • @logout 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:42:07 AM Verify user is able to logout the account Fail
  • @regression 73 71
    Passed: 73 Failed: 71
    Timestamp TestName Status
    Nov 29, 2022 01:29:13 AM Verify user is able to selects the language Pass
    Nov 29, 2022 01:29:13 AM Verify user is able to selects the language Pass
    Nov 29, 2022 01:30:02 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 29, 2022 01:30:02 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 29, 2022 01:31:26 AM Verify user not able to login with invalid number Pass
    Nov 29, 2022 01:31:26 AM Verify user not able to login with invalid number Pass
    Nov 29, 2022 01:32:19 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 29, 2022 01:32:19 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 29, 2022 01:33:25 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 29, 2022 01:33:25 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 29, 2022 01:34:20 AM Verify user not able to login with unregister number Fail
    Nov 29, 2022 01:34:20 AM Verify user not able to login with unregister number Fail
    Nov 29, 2022 01:35:17 AM Verify user not able to login with valid otp Pass
    Nov 29, 2022 01:35:17 AM Verify user not able to login with valid otp Pass
    Nov 29, 2022 01:38:55 AM Verify user should able to open chat page Pass
    Nov 29, 2022 01:42:36 AM Verify user should be able to Open the specific program chat: Pass
    Nov 29, 2022 01:42:36 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
    Nov 29, 2022 01:46:11 AM Verify user should be able to send the message Fail
    Nov 29, 2022 01:46:11 AM Verify user should be able to send the message Fail
    Nov 29, 2022 01:49:42 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 29, 2022 01:49:42 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 29, 2022 01:52:26 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 29, 2022 01:52:26 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 29, 2022 01:55:15 AM Verify user should be able to open the private chat with mentor Pass
    Nov 29, 2022 01:55:15 AM Verify user should be able to open the private chat with mentor Pass
    Nov 29, 2022 01:58:21 AM Verify user should be able to see the Media section on group details page Fail
    Nov 29, 2022 01:58:21 AM Verify user should be able to see the Media section on group details page Fail
    Nov 29, 2022 02:01:44 AM Verify user should be able to see the Links section on group details page Pass
    Nov 29, 2022 02:01:44 AM Verify user should be able to see the Links section on group details page Pass
    Nov 29, 2022 02:04:33 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 29, 2022 02:04:33 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 29, 2022 02:08:14 AM Verify user should be able to edit the sent message Fail
    Nov 29, 2022 02:08:14 AM Verify user should be able to edit the sent message Fail
    Nov 29, 2022 02:14:38 AM Verify user should be able to delete the sent message Fail
    Nov 29, 2022 02:14:38 AM Verify user should be able to delete the sent message Fail
    Nov 29, 2022 02:20:34 AM Verify user is able to reply on received messages Fail
    Nov 29, 2022 02:20:34 AM Verify user is able to reply on received messages Fail
    Nov 29, 2022 02:26:24 AM Verify user is able to send report on received message with report option: Fail
    Nov 29, 2022 02:26:24 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 29, 2022 02:30:47 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 29, 2022 02:35:20 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 29, 2022 02:39:45 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 29, 2022 02:44:11 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 29, 2022 02:48:34 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 29, 2022 02:52:45 AM Verify user is able to send report on received message with report option:Pornography Fail
    Nov 29, 2022 02:57:16 AM Verify user is able to redirect to chat page through message notification link Pass
    Nov 29, 2022 02:59:23 AM Verify attachment options Fail
    Nov 29, 2022 02:59:23 AM Verify attachment options Fail
    Nov 29, 2022 03:03:13 AM Add entries on the questionnaires page Pass
    Nov 29, 2022 03:03:13 AM Add entries on the questionnaires page Pass
    Nov 29, 2022 03:05:59 AM Verify daily entries result according to the filter: Fail
    Nov 29, 2022 03:05:59 AM Verify daily entries result according to the filter: All Pass
    Nov 29, 2022 03:08:45 AM Verify daily entries result according to the filter: Completed Pass
    Nov 29, 2022 03:12:47 AM Verify daily entries result according to the filter: Available Pass
    Nov 29, 2022 03:15:51 AM Verify daily entries result according to the filter: Expired Fail
    Nov 29, 2022 03:17:38 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 29, 2022 03:17:38 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 29, 2022 03:20:42 AM Verify User is able to select specific date Pass
    Nov 29, 2022 03:20:42 AM Verify User is able to select specific date Pass
    Nov 29, 2022 03:23:31 AM Verify delete account and join without parent approval Fail
    Nov 29, 2022 03:23:31 AM Verify delete account and join without parent approval Fail
    Nov 29, 2022 03:25:27 AM Verify User is able remove trainee from the program Fail
    Nov 29, 2022 03:25:27 AM Verify User is able remove trainee from the program Fail
    Nov 29, 2022 03:30:41 AM Add entry or update to assigned course Fail
    Nov 29, 2022 03:30:41 AM Add entry or update to assigned course Fail
    Nov 29, 2022 03:34:35 AM Verify User is able to tap on Save and next Button Fail
    Nov 29, 2022 03:34:35 AM Verify User is able to tap on Save and next Button Fail
    Nov 29, 2022 03:39:36 AM Verify User is unable to save the answers without answering questions Pass
    Nov 29, 2022 03:39:36 AM Verify User is unable to save the answers without answering questions Pass
    Nov 29, 2022 03:43:21 AM Verify User is able to see the Questionnaire page through the Entries option Pass
    Nov 29, 2022 03:47:05 AM Verify error message for range type question Pass
    Nov 29, 2022 03:47:05 AM Verify error message for range type question Pass
    Nov 29, 2022 03:49:39 AM Verify error message for range type question Pass
    Nov 29, 2022 03:52:06 AM Verify error message for range type question Pass
    Nov 29, 2022 03:55:39 AM Verify user is on search program page Pass
    Nov 29, 2022 03:57:53 AM Verify User is able to find Program by ID Fail
    Nov 29, 2022 03:57:53 AM Verify User is able to find Program by ID Fail
    Nov 29, 2022 04:01:24 AM Verify User is able to join Program Fail
    Nov 29, 2022 04:01:24 AM Verify User is able to join Program Pass
    Nov 29, 2022 04:03:50 AM Verify User is able to join Program Fail
    Nov 29, 2022 04:07:19 AM Verify user is able to see the homepage Pass
    Nov 29, 2022 04:07:19 AM Verify user is able to see the homepage Pass
    Nov 29, 2022 04:10:49 AM Verify user is able to see the homepage of mentor Pass
    Nov 29, 2022 04:10:49 AM Verify user is able to see the homepage of mentor Pass
    Nov 29, 2022 04:12:16 AM Verify mentor is able to redirect to the Progress page Pass
    Nov 29, 2022 04:14:18 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 29, 2022 04:14:18 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 29, 2022 04:19:50 AM Verify mentor is able to redirect to the trainee list Pass
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
    Nov 29, 2022 04:22:53 AM Verify searching result after uncheck search in all programs checkbox Fail
    Nov 29, 2022 04:23:57 AM Verify Training Programs of the trainee Fail
    Nov 29, 2022 04:23:57 AM Verify Training Programs of the trainee Fail
    Nov 29, 2022 04:33:58 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 29, 2022 04:33:58 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 29, 2022 04:44:08 AM Verify Add button on the trainee page Pass
    Nov 29, 2022 04:45:39 AM Verify Add trainee list Pass
    Nov 29, 2022 04:47:20 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 29, 2022 04:47:20 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 29, 2022 04:49:02 AM Verify Trainee Menu Options Pass
    Nov 29, 2022 04:49:02 AM Verify Trainee Menu Options Pass
    Nov 29, 2022 04:50:57 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 29, 2022 04:50:57 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 29, 2022 04:52:37 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 29, 2022 04:52:37 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 29, 2022 04:54:06 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 29, 2022 04:54:06 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 29, 2022 04:59:06 AM Verify trainee accept the invitation Fail
    Nov 29, 2022 04:59:06 AM Verify trainee accept the invitation Fail
    Nov 29, 2022 05:02:36 AM Verify trainee decline the invitation Fail
    Nov 29, 2022 05:02:36 AM Verify trainee decline the invitation Fail
    Nov 29, 2022 05:05:55 AM Verify profile page Pass
    Nov 29, 2022 05:09:29 AM Verify privacy policy page Fail
    Nov 29, 2022 05:13:03 AM Verify terms of service page Fail
    Nov 29, 2022 05:16:58 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:16:58 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:19:51 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:22:57 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:26:43 AM Verify Error message after send feedback without reaction Fail
    Nov 29, 2022 05:26:43 AM Verify Error message after send feedback without reaction Fail
    Nov 29, 2022 05:30:12 AM Update the my profile Pass
    Nov 29, 2022 05:32:35 AM Verify user is able to change Theme Fail
    Nov 29, 2022 05:36:05 AM Verify user is able to change text size using accessbility Fail
    Nov 29, 2022 05:36:05 AM Verify user is able to change text size using accessbility Fail
    Nov 29, 2022 05:39:28 AM Verify user is able to set the Avatar on Basic Details Page Pass
    Nov 29, 2022 05:42:07 AM Verify user is able to logout the account Fail
    Nov 29, 2022 05:43:19 AM Verify user is able to switch to the mentor and mentor to trainee Fail
    Nov 29, 2022 05:53:21 AM Verify User is able to see the programs that was assigned by Trainer Fail
    Nov 29, 2022 05:53:21 AM Verify User is able to see the programs that was assigned by Trainer Fail
    Nov 29, 2022 06:03:22 AM Verify User is able to redirect to Program Details page after Taping on Program Name Fail
    Nov 29, 2022 06:03:22 AM Verify User is able to redirect to Program Details page after Taping on Program Name Fail
    Nov 29, 2022 06:13:24 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Fail
    Nov 29, 2022 06:13:24 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Fail
    Nov 29, 2022 06:23:25 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Fail
    Nov 29, 2022 06:23:25 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Fail
    Nov 29, 2022 06:33:27 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Fail
    Nov 29, 2022 06:33:27 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Fail
    Nov 29, 2022 06:43:29 AM Verify user should able to open wall page Fail
    Nov 29, 2022 06:53:30 AM Verify user should be able to answer the questions on wall Fail
    Nov 29, 2022 06:53:30 AM Verify user should be able to answer the questions on wall Fail
    Nov 29, 2022 07:01:12 AM Verify user should be able to see image on wall page Fail
    Nov 29, 2022 07:04:36 AM Verify user should be able to see video on wall page Fail
    Nov 29, 2022 07:08:06 AM Verify user should be able to see link on wall page Fail
    Nov 29, 2022 07:11:39 AM Verify user should be able to see doc on wall page Fail
  • @switchToMentorAndMentorToTrainee 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:43:19 AM Verify user is able to switch to the mentor and mentor to trainee Fail
  • @sendTheMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:46:11 AM Verify user should be able to send the message Fail
    Nov 29, 2022 01:46:11 AM Verify user should be able to send the message Fail
  • @answerWallquestions 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 06:53:30 AM Verify user should be able to answer the questions on wall Fail
    Nov 29, 2022 06:53:30 AM Verify user should be able to answer the questions on wall Fail
  • @verifyMentorIsAbleToRedirectToTraineeList 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 04:19:50 AM Verify mentor is able to redirect to the trainee list Pass
  • @redirectToTheChatPageThroughMessagelink 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 02:57:16 AM Verify user is able to redirect to chat page through message notification link Pass
  • @verifySelectLanguage 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:29:13 AM Verify user is able to selects the language Pass
    Nov 29, 2022 01:29:13 AM Verify user is able to selects the language Pass
  • @darktheme 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:32:35 AM Verify user is able to change Theme Fail
  • @verifyProgressPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 04:12:16 AM Verify mentor is able to redirect to the Progress page Pass
  • @calendar 4
    Passed: 4
    Timestamp TestName Status
    Nov 29, 2022 03:17:38 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 29, 2022 03:17:38 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 29, 2022 03:20:42 AM Verify User is able to select specific date Pass
    Nov 29, 2022 03:20:42 AM Verify User is able to select specific date Pass
  • @verifyMentorNotAbleToSendInviteForJoinedTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:47:20 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 29, 2022 04:47:20 AM Verify Mentor not able to send invite for joined trainee Pass
  • @verifyMediaSection 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:58:21 AM Verify user should be able to see the Media section on group details page Fail
    Nov 29, 2022 01:58:21 AM Verify user should be able to see the Media section on group details page Fail
  • @verifyRedirectToTraineeProgressTroughProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:33:58 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 29, 2022 04:33:58 AM Verify Mentor redirects to trainee progress page through program Pass
  • @verifyTermsOfService 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:13:03 AM Verify terms of service page Fail
  • @removeAccount 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:25:27 AM Verify User is able remove trainee from the program Fail
    Nov 29, 2022 03:25:27 AM Verify User is able remove trainee from the program Fail
  • @verifyDocOnWallPage 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 07:11:39 AM Verify user should be able to see doc on wall page Fail
  • @acceptInvitation 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:59:06 AM Verify trainee accept the invitation Fail
    Nov 29, 2022 04:59:06 AM Verify trainee accept the invitation Fail
  • @joinProgramById 1 2
    Passed: 1 Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:01:24 AM Verify User is able to join Program Fail
    Nov 29, 2022 04:01:24 AM Verify User is able to join Program Pass
    Nov 29, 2022 04:03:50 AM Verify User is able to join Program Fail
  • @MentorProgressPage 3
    Passed: 3
    Timestamp TestName Status
    Nov 29, 2022 04:12:16 AM Verify mentor is able to redirect to the Progress page Pass
    Nov 29, 2022 04:14:18 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 29, 2022 04:14:18 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
  • @addEntries 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:30:41 AM Add entry or update to assigned course Fail
    Nov 29, 2022 03:30:41 AM Add entry or update to assigned course Fail
  • @verifyAttachmentOptions 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 02:59:23 AM Verify attachment options Fail
    Nov 29, 2022 02:59:23 AM Verify attachment options Fail
  • @redirectToProgram 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 06:13:24 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Fail
    Nov 29, 2022 06:13:24 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Fail
  • @verifyDocumentsSection 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 02:04:33 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 29, 2022 02:04:33 AM Verify user should be able to see the Documents section on group details page Fail
  • @redirectToQuestionnairePageThroughEntries 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 03:43:21 AM Verify User is able to see the Questionnaire page through the Entries option Pass
  • @uncheckSearchInAllPrograms 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 04:22:53 AM Verify searching result after uncheck search in all programs checkbox Fail
  • @SearchTraineeByName 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
  • @deleteAccount 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:23:31 AM Verify delete account and join without parent approval Fail
    Nov 29, 2022 03:23:31 AM Verify delete account and join without parent approval Fail
  • @VerifySaveAndNextBtn 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:34:35 AM Verify User is able to tap on Save and next Button Fail
    Nov 29, 2022 03:34:35 AM Verify User is able to tap on Save and next Button Fail
  • @navigatesToMonthOnCalendar 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:17:38 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 29, 2022 03:17:38 AM Verify user is able to navigates backward and forward on calendar Pass
  • @selectSpecificDate 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:20:42 AM Verify User is able to select specific date Pass
    Nov 29, 2022 03:20:42 AM Verify User is able to select specific date Pass
  • @replyOnReceivedMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 02:20:34 AM Verify user is able to reply on received messages Fail
    Nov 29, 2022 02:20:34 AM Verify user is able to reply on received messages Fail
  • @verifyWallPage 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 06:43:29 AM Verify user should able to open wall page Fail
  • @dailyEntries 5 2
    Passed: 5 Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:03:13 AM Add entries on the questionnaires page Pass
    Nov 29, 2022 03:03:13 AM Add entries on the questionnaires page Pass
    Nov 29, 2022 03:05:59 AM Verify daily entries result according to the filter: Fail
    Nov 29, 2022 03:05:59 AM Verify daily entries result according to the filter: All Pass
    Nov 29, 2022 03:08:45 AM Verify daily entries result according to the filter: Completed Pass
    Nov 29, 2022 03:12:47 AM Verify daily entries result according to the filter: Available Pass
    Nov 29, 2022 03:15:51 AM Verify daily entries result according to the filter: Expired Fail
  • @verifyInvalidEntryTextForRangeTypeQuestion 4
    Passed: 4
    Timestamp TestName Status
    Nov 29, 2022 03:47:05 AM Verify error message for range type question Pass
    Nov 29, 2022 03:47:05 AM Verify error message for range type question Pass
    Nov 29, 2022 03:49:39 AM Verify error message for range type question Pass
    Nov 29, 2022 03:52:06 AM Verify error message for range type question Pass
  • @verifyLinkOnWallPage 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 07:08:06 AM Verify user should be able to see link on wall page Fail
  • @feedbackpage 4
    Passed: 4
    Timestamp TestName Status
    Nov 29, 2022 05:16:58 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:16:58 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:19:51 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:22:57 AM Verify Feedback thoughts Pass
  • @verifyAddButtonOnTheTraineePage 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 04:44:08 AM Verify Add button on the trainee page Pass
  • @verifyImgOnWallPage 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 07:01:12 AM Verify user should be able to see image on wall page Fail
  • @verifyTraineeMenuOptions 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:49:02 AM Verify Trainee Menu Options Pass
    Nov 29, 2022 04:49:02 AM Verify Trainee Menu Options Pass
  • @verifyCourseDetails 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 05:53:21 AM Verify User is able to see the programs that was assigned by Trainer Fail
    Nov 29, 2022 05:53:21 AM Verify User is able to see the programs that was assigned by Trainer Fail
  • @verifyDetailsPageThroughViewDetailsButton 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:49:42 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 29, 2022 01:49:42 AM Verify user should be able to open the Group details page by tapping on View details button Pass
  • @verifyLoginWithValidOtp 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:35:17 AM Verify user not able to login with valid otp Pass
    Nov 29, 2022 01:35:17 AM Verify user not able to login with valid otp Pass
  • @deleteSentMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 02:14:38 AM Verify user should be able to delete the sent message Fail
    Nov 29, 2022 02:14:38 AM Verify user should be able to delete the sent message Fail
  • @verifyTrainningProgram 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:23:57 AM Verify Training Programs of the trainee Fail
    Nov 29, 2022 04:23:57 AM Verify Training Programs of the trainee Fail
  • @verifyProgressPageQuestionAnswers 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:14:18 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 29, 2022 04:14:18 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
  • @RedirectToPrivateChatOfTheTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:50:57 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 29, 2022 04:50:57 AM Verify Mentor redirect to the trainee private chat via menu option Pass
  • @verifyUserOpensProgramDetailsPage 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 06:03:22 AM Verify User is able to redirect to Program Details page after Taping on Program Name Fail
    Nov 29, 2022 06:03:22 AM Verify User is able to redirect to Program Details page after Taping on Program Name Fail
  • @wallPage 7
    Failed: 7
    Timestamp TestName Status
    Nov 29, 2022 06:43:29 AM Verify user should able to open wall page Fail
    Nov 29, 2022 06:53:30 AM Verify user should be able to answer the questions on wall Fail
    Nov 29, 2022 06:53:30 AM Verify user should be able to answer the questions on wall Fail
    Nov 29, 2022 07:01:12 AM Verify user should be able to see image on wall page Fail
    Nov 29, 2022 07:04:36 AM Verify user should be able to see video on wall page Fail
    Nov 29, 2022 07:08:06 AM Verify user should be able to see link on wall page Fail
    Nov 29, 2022 07:11:39 AM Verify user should be able to see doc on wall page Fail
  • @declineInvitation 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 05:02:36 AM Verify trainee decline the invitation Fail
    Nov 29, 2022 05:02:36 AM Verify trainee decline the invitation Fail
  • @verifyAddTraineesList 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 04:45:39 AM Verify Add trainee list Pass
  • @VerifyPlaceHolder 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:33:25 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 29, 2022 01:33:25 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
  • @findProgramById 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:57:53 AM Verify User is able to find Program by ID Fail
    Nov 29, 2022 03:57:53 AM Verify User is able to find Program by ID Fail
  • @verifyChatPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 01:38:55 AM Verify user should able to open chat page Pass
  • @verifyHomePage 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:07:19 AM Verify user is able to see the homepage Pass
    Nov 29, 2022 04:07:19 AM Verify user is able to see the homepage Pass
  • @Bug-1259 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
  • @programDetailsPage 4
    Failed: 4
    Timestamp TestName Status
    Nov 29, 2022 05:53:21 AM Verify User is able to see the programs that was assigned by Trainer Fail
    Nov 29, 2022 05:53:21 AM Verify User is able to see the programs that was assigned by Trainer Fail
    Nov 29, 2022 06:03:22 AM Verify User is able to redirect to Program Details page after Taping on Program Name Fail
    Nov 29, 2022 06:03:22 AM Verify User is able to redirect to Program Details page after Taping on Program Name Fail
  • @UserIsAbleToSeeLoginPageRegistrationLabel 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:32:19 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 29, 2022 01:32:19 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
  • @sendReport 8
    Failed: 8
    Timestamp TestName Status
    Nov 29, 2022 02:26:24 AM Verify user is able to send report on received message with report option: Fail
    Nov 29, 2022 02:26:24 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 29, 2022 02:30:47 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 29, 2022 02:35:20 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 29, 2022 02:39:45 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 29, 2022 02:44:11 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 29, 2022 02:48:34 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 29, 2022 02:52:45 AM Verify user is able to send report on received message with report option:Pornography Fail
  • @notificationPage 2 4
    Passed: 2 Failed: 4
    Timestamp TestName Status
    Nov 29, 2022 04:54:06 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 29, 2022 04:54:06 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 29, 2022 04:59:06 AM Verify trainee accept the invitation Fail
    Nov 29, 2022 04:59:06 AM Verify trainee accept the invitation Fail
    Nov 29, 2022 05:02:36 AM Verify trainee decline the invitation Fail
    Nov 29, 2022 05:02:36 AM Verify trainee decline the invitation Fail
  • @inviteTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:54:06 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 29, 2022 04:54:06 AM Verify Mentor is able to send invitation successfully to trainee Pass
  • @MentorTraineePage 15 3
    Passed: 15 Failed: 3
    Timestamp TestName Status
    Nov 29, 2022 04:19:50 AM Verify mentor is able to redirect to the trainee list Pass
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
    Nov 29, 2022 04:21:19 AM Verify mentor is able to search particular trainee by name Pass
    Nov 29, 2022 04:22:53 AM Verify searching result after uncheck search in all programs checkbox Fail
    Nov 29, 2022 04:23:57 AM Verify Training Programs of the trainee Fail
    Nov 29, 2022 04:23:57 AM Verify Training Programs of the trainee Fail
    Nov 29, 2022 04:33:58 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 29, 2022 04:33:58 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 29, 2022 04:44:08 AM Verify Add button on the trainee page Pass
    Nov 29, 2022 04:45:39 AM Verify Add trainee list Pass
    Nov 29, 2022 04:47:20 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 29, 2022 04:47:20 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 29, 2022 04:49:02 AM Verify Trainee Menu Options Pass
    Nov 29, 2022 04:49:02 AM Verify Trainee Menu Options Pass
    Nov 29, 2022 04:50:57 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 29, 2022 04:50:57 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 29, 2022 04:52:37 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 29, 2022 04:52:37 AM Verify Mentor redirect to the list of the programs via menu option Pass
  • @progressPage 6
    Failed: 6
    Timestamp TestName Status
    Nov 29, 2022 06:13:24 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Fail
    Nov 29, 2022 06:13:24 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Fail
    Nov 29, 2022 06:23:25 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Fail
    Nov 29, 2022 06:23:25 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Fail
    Nov 29, 2022 06:33:27 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Fail
    Nov 29, 2022 06:33:27 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Fail
  • @RedirectToInviteTraineeList 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 04:52:37 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 29, 2022 04:52:37 AM Verify Mentor redirect to the list of the programs via menu option Pass
  • @EndToendScenarios 4
    Failed: 4
    Timestamp TestName Status
    Nov 29, 2022 03:23:31 AM Verify delete account and join without parent approval Fail
    Nov 29, 2022 03:23:31 AM Verify delete account and join without parent approval Fail
    Nov 29, 2022 03:25:27 AM Verify User is able remove trainee from the program Fail
    Nov 29, 2022 03:25:27 AM Verify User is able remove trainee from the program Fail
  • @verifyFindByIdPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 03:55:39 AM Verify user is on search program page Pass
  • @verifyLoginWithInvalidNumber 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:31:26 AM Verify user not able to login with invalid number Pass
    Nov 29, 2022 01:31:26 AM Verify user not able to login with invalid number Pass
  • @saveEntries 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 03:03:13 AM Add entries on the questionnaires page Pass
    Nov 29, 2022 03:03:13 AM Add entries on the questionnaires page Pass
  • @entries 7 4
    Passed: 7 Failed: 4
    Timestamp TestName Status
    Nov 29, 2022 03:30:41 AM Add entry or update to assigned course Fail
    Nov 29, 2022 03:30:41 AM Add entry or update to assigned course Fail
    Nov 29, 2022 03:34:35 AM Verify User is able to tap on Save and next Button Fail
    Nov 29, 2022 03:34:35 AM Verify User is able to tap on Save and next Button Fail
    Nov 29, 2022 03:39:36 AM Verify User is unable to save the answers without answering questions Pass
    Nov 29, 2022 03:39:36 AM Verify User is unable to save the answers without answering questions Pass
    Nov 29, 2022 03:43:21 AM Verify User is able to see the Questionnaire page through the Entries option Pass
    Nov 29, 2022 03:47:05 AM Verify error message for range type question Pass
    Nov 29, 2022 03:47:05 AM Verify error message for range type question Pass
    Nov 29, 2022 03:49:39 AM Verify error message for range type question Pass
    Nov 29, 2022 03:52:06 AM Verify error message for range type question Pass
  • @verifyLinksSection 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 02:01:44 AM Verify user should be able to see the Links section on group details page Pass
    Nov 29, 2022 02:01:44 AM Verify user should be able to see the Links section on group details page Pass
  • @profilePage 7 9
    Passed: 7 Failed: 9
    Timestamp TestName Status
    Nov 29, 2022 05:05:55 AM Verify profile page Pass
    Nov 29, 2022 05:09:29 AM Verify privacy policy page Fail
    Nov 29, 2022 05:13:03 AM Verify terms of service page Fail
    Nov 29, 2022 05:16:58 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:16:58 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:19:51 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:22:57 AM Verify Feedback thoughts Pass
    Nov 29, 2022 05:26:43 AM Verify Error message after send feedback without reaction Fail
    Nov 29, 2022 05:26:43 AM Verify Error message after send feedback without reaction Fail
    Nov 29, 2022 05:30:12 AM Update the my profile Pass
    Nov 29, 2022 05:32:35 AM Verify user is able to change Theme Fail
    Nov 29, 2022 05:36:05 AM Verify user is able to change text size using accessbility Fail
    Nov 29, 2022 05:36:05 AM Verify user is able to change text size using accessbility Fail
    Nov 29, 2022 05:39:28 AM Verify user is able to set the Avatar on Basic Details Page Pass
    Nov 29, 2022 05:42:07 AM Verify user is able to logout the account Fail
    Nov 29, 2022 05:43:19 AM Verify user is able to switch to the mentor and mentor to trainee Fail
  • @verifyprofilepage 1
    Passed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:05:55 AM Verify profile page Pass
  • @chatPage 12 22
    Passed: 12 Failed: 22
    Timestamp TestName Status
    Nov 29, 2022 01:38:55 AM Verify user should able to open chat page Pass
    Nov 29, 2022 01:42:36 AM Verify user should be able to Open the specific program chat: Pass
    Nov 29, 2022 01:42:36 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
    Nov 29, 2022 01:46:11 AM Verify user should be able to send the message Fail
    Nov 29, 2022 01:46:11 AM Verify user should be able to send the message Fail
    Nov 29, 2022 01:49:42 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 29, 2022 01:49:42 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 29, 2022 01:52:26 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 29, 2022 01:52:26 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 29, 2022 01:55:15 AM Verify user should be able to open the private chat with mentor Pass
    Nov 29, 2022 01:55:15 AM Verify user should be able to open the private chat with mentor Pass
    Nov 29, 2022 01:58:21 AM Verify user should be able to see the Media section on group details page Fail
    Nov 29, 2022 01:58:21 AM Verify user should be able to see the Media section on group details page Fail
    Nov 29, 2022 02:01:44 AM Verify user should be able to see the Links section on group details page Pass
    Nov 29, 2022 02:01:44 AM Verify user should be able to see the Links section on group details page Pass
    Nov 29, 2022 02:04:33 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 29, 2022 02:04:33 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 29, 2022 02:08:14 AM Verify user should be able to edit the sent message Fail
    Nov 29, 2022 02:08:14 AM Verify user should be able to edit the sent message Fail
    Nov 29, 2022 02:14:38 AM Verify user should be able to delete the sent message Fail
    Nov 29, 2022 02:14:38 AM Verify user should be able to delete the sent message Fail
    Nov 29, 2022 02:20:34 AM Verify user is able to reply on received messages Fail
    Nov 29, 2022 02:20:34 AM Verify user is able to reply on received messages Fail
    Nov 29, 2022 02:26:24 AM Verify user is able to send report on received message with report option: Fail
    Nov 29, 2022 02:26:24 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 29, 2022 02:30:47 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 29, 2022 02:35:20 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 29, 2022 02:39:45 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 29, 2022 02:44:11 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 29, 2022 02:48:34 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 29, 2022 02:52:45 AM Verify user is able to send report on received message with report option:Pornography Fail
    Nov 29, 2022 02:57:16 AM Verify user is able to redirect to chat page through message notification link Pass
    Nov 29, 2022 02:59:23 AM Verify attachment options Fail
    Nov 29, 2022 02:59:23 AM Verify attachment options Fail
  • @verifyDetailsPageThroughGroupName 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:52:26 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 29, 2022 01:52:26 AM Verify user should be able to open the group details page by tapping on Program group name Pass
  • @verifyprivacypolicy 1
    Failed: 1
    Timestamp TestName Status
    Nov 29, 2022 05:09:29 AM Verify privacy policy page Fail
  • @openPrivateChatWithMentor 2
    Passed: 2
    Timestamp TestName Status
    Nov 29, 2022 01:55:15 AM Verify user should be able to open the private chat with mentor Pass
    Nov 29, 2022 01:55:15 AM Verify user should be able to open the private chat with mentor Pass
  • @editSentMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 02:08:14 AM Verify user should be able to edit the sent message Fail
    Nov 29, 2022 02:08:14 AM Verify user should be able to edit the sent message Fail
  • @redirectToQuestionaries 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 06:23:25 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Fail
    Nov 29, 2022 06:23:25 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Fail
  • @fontsize 2
    Failed: 2
    Timestamp TestName Status
    Nov 29, 2022 05:36:05 AM Verify user is able to change text size using accessbility Fail
    Nov 29, 2022 05:36:05 AM Verify user is able to change text size using accessbility Fail
  • java.lang.IndexOutOfBoundsException 1
    Timestamp TestName StackTrace
    Nov 29, 2022 02:18:29 AM When User deletes the sent message how r1?
  • org.openqa.selenium.TimeoutException 28
    Timestamp TestName StackTrace
    Nov 29, 2022 01:47:30 AM And User navigates to home page
    Nov 29, 2022 01:59:26 AM And User navigates to home page
    Nov 29, 2022 02:07:08 AM When User clicks on document option
    Nov 29, 2022 02:13:27 AM When User edits the sent message with new message How are you?
    Nov 29, 2022 03:26:35 AM Then User navigates to home page as a mentor
    Nov 29, 2022 03:33:29 AM And User taps on save and next button button
    Nov 29, 2022 03:37:21 AM And User taps on save and next button
    Nov 29, 2022 03:59:07 AM And User navigates to home page
    Nov 29, 2022 04:05:05 AM And User navigates to home page
    Nov 29, 2022 04:33:58 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 05:00:20 AM Then User navigates to home page
    Nov 29, 2022 05:03:39 AM Then User navigates to home page
    Nov 29, 2022 05:10:47 AM And User navigates to home page
    Nov 29, 2022 05:14:41 AM And User navigates to home page
    Nov 29, 2022 05:27:56 AM And User navigates to home page
    Nov 29, 2022 05:33:50 AM And User navigates to home page
    Nov 29, 2022 05:37:14 AM And User navigates to home page
    Nov 29, 2022 05:53:20 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 06:03:22 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 06:13:23 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 06:23:24 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 06:33:26 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 06:43:28 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 06:53:30 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 07:02:19 AM And User navigates to home page
    Nov 29, 2022 07:05:50 AM And User navigates to home page
    Nov 29, 2022 07:09:24 AM And User navigates to home page
    Nov 29, 2022 07:12:44 AM And User navigates to home page
  • java.lang.AssertionError 12
    Timestamp TestName StackTrace
    Nov 29, 2022 02:25:18 AM Then User is able to see reply option
    Nov 29, 2022 02:29:41 AM Then User is able to see report option
    Nov 29, 2022 02:34:14 AM Then User is able to see report option
    Nov 29, 2022 02:38:38 AM Then User is able to see report option
    Nov 29, 2022 02:43:04 AM Then User is able to see report option
    Nov 29, 2022 02:47:28 AM Then User is able to see report option
    Nov 29, 2022 02:51:38 AM Then User is able to see report option
    Nov 29, 2022 02:56:09 AM Then User is able to see report option
    Nov 29, 2022 03:02:09 AM Then User is able to see attachment options
    Nov 29, 2022 03:16:35 AM And User navigates to otp page
    Nov 29, 2022 03:24:24 AM Then User navigates to otp page
    Nov 29, 2022 07:01:09 AM Given User is on the base page
  • org.openqa.selenium.SessionNotCreatedException 8
    Timestamp TestName StackTrace
    Nov 29, 2022 04:23:57 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    Nov 29, 2022 05:43:19 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    Nov 29, 2022 05:53:21 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    Nov 29, 2022 06:03:22 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    Nov 29, 2022 06:13:24 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    Nov 29, 2022 06:23:25 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    Nov 29, 2022 06:33:27 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
    Nov 29, 2022 06:43:29 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
  • org.junit.ComparisonFailure 1
    Timestamp TestName StackTrace
    Nov 29, 2022 01:35:13 AM Then Unregister Number toast message is displayed
  • org.openqa.selenium.WebDriverException 4
    Timestamp TestName StackTrace
    Nov 29, 2022 04:23:44 AM And User enters the otpcode
    Nov 29, 2022 04:23:55 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 29, 2022 05:43:15 AM And User navigates to home page
    Nov 29, 2022 05:43:17 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
Dashboard
Features
16
Scenarios
90
Steps
1,598
Start
Nov 29, 2022 01:29:12 AM
End
Nov 29, 2022 07:15:01 AM
Time Taken
05 45 49.022
Environment

 

Name Value
os windows
Categories

 

Name Passed Failed Skipped Passed %
@findById 2 4 0 33.333%
@sendFeedbackWithoutReaction 0 2 0 0%
@verifyVideoOnWallPage 0 1 0 0%
@verifyLoginWithUnregisterNumber 0 2 0 0%
@updateprofile 1 0 0 100%
@verifyProgress 0 2 0 0%
@verifyMentorHomePage 2 0 0 100%
@saveEmptyAns 2 0 0 100%
@basepage 12 2 0 85.714%
@changeNumber 2 0 0 100%
@setAvatar 1 0 0 100%
@openChatProgram 2 0 0 100%
@logout 0 1 0 0%
@regression 73 71 0 50.694%
@switchToMentorAndMentorToTrainee 0 1 0 0%
@sendTheMessage 0 2 0 0%
@answerWallquestions 0 2 0 0%
@verifyMentorIsAbleToRedirectToTraineeList 1 0 0 100%
@redirectToTheChatPageThroughMessagelink 1 0 0 100%
@verifySelectLanguage 2 0 0 100%
@darktheme 0 1 0 0%
@verifyProgressPage 1 0 0 100%
@calendar 4 0 0 100%
@verifyMentorNotAbleToSendInviteForJoinedTrainee 2 0 0 100%
@verifyMediaSection 0 2 0 0%
@verifyRedirectToTraineeProgressTroughProgram 2 0 0 100%
@verifyTermsOfService 0 1 0 0%
@removeAccount 0 2 0 0%
@verifyDocOnWallPage 0 1 0 0%
@acceptInvitation 0 2 0 0%
@joinProgramById 1 2 0 33.333%
@MentorProgressPage 3 0 0 100%
@addEntries 0 2 0 0%
@verifyAttachmentOptions 0 2 0 0%
@redirectToProgram 0 2 0 0%
@verifyDocumentsSection 0 2 0 0%
@redirectToQuestionnairePageThroughEntries 1 0 0 100%
@uncheckSearchInAllPrograms 0 1 0 0%
@SearchTraineeByName 2 0 0 100%
@deleteAccount 0 2 0 0%
@VerifySaveAndNextBtn 0 2 0 0%
@navigatesToMonthOnCalendar 2 0 0 100%
@selectSpecificDate 2 0 0 100%
@replyOnReceivedMessage 0 2 0 0%
@verifyWallPage 0 1 0 0%
@dailyEntries 5 2 0 71.429%
@verifyInvalidEntryTextForRangeTypeQuestion 4 0 0 100%
@verifyLinkOnWallPage 0 1 0 0%
@feedbackpage 4 0 0 100%
@verifyAddButtonOnTheTraineePage 1 0 0 100%
@verifyImgOnWallPage 0 1 0 0%
@verifyTraineeMenuOptions 2 0 0 100%
@verifyCourseDetails 0 2 0 0%
@verifyDetailsPageThroughViewDetailsButton 2 0 0 100%
@verifyLoginWithValidOtp 2 0 0 100%
@deleteSentMessage 0 2 0 0%
@verifyTrainningProgram 0 2 0 0%
@verifyProgressPageQuestionAnswers 2 0 0 100%
@RedirectToPrivateChatOfTheTrainee 2 0 0 100%
@verifyUserOpensProgramDetailsPage 0 2 0 0%
@wallPage 0 7 0 0%
@declineInvitation 0 2 0 0%
@verifyAddTraineesList 1 0 0 100%
@VerifyPlaceHolder 2 0 0 100%
@findProgramById 0 2 0 0%
@verifyChatPage 1 0 0 100%
@verifyHomePage 2 0 0 100%
@Bug-1259 2 0 0 100%
@programDetailsPage 0 4 0 0%
@UserIsAbleToSeeLoginPageRegistrationLabel 2 0 0 100%
@sendReport 0 8 0 0%
@notificationPage 2 4 0 33.333%
@inviteTrainee 2 0 0 100%
@MentorTraineePage 15 3 0 83.333%
@progressPage 0 6 0 0%
@RedirectToInviteTraineeList 2 0 0 100%
@EndToendScenarios 0 4 0 0%
@verifyFindByIdPage 1 0 0 100%
@verifyLoginWithInvalidNumber 2 0 0 100%
@saveEntries 2 0 0 100%
@entries 7 4 0 63.636%
@verifyLinksSection 2 0 0 100%
@profilePage 7 9 0 43.75%
@verifyprofilepage 1 0 0 100%
@chatPage 12 22 0 35.294%
@verifyDetailsPageThroughGroupName 2 0 0 100%
@verifyprivacypolicy 0 1 0 0%
@openPrivateChatWithMentor 2 0 0 100%
@editSentMessage 0 2 0 0%
@redirectToQuestionaries 0 2 0 0%
@fontsize 0 2 0 0%